projects
/
cargo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
combined
(merge:
0f27ca3
841fd82
)
Auto merge of #3955 - RReverser:update-override-docs, r=alexcrichton
author
bors
<bors@rust-lang.org>
Wed, 26 Apr 2017 07:25:16 +0000
(07:25 +0000)
committer
bors
<bors@rust-lang.org>
Wed, 26 Apr 2017 07:25:16 +0000
(07:25 +0000)
Update documentation on overrides
- `target.linker` does not seem to be supported anymore, only `target.$triple.linker` works, so merged these sections.
- Added note about supported `target.$triple.ar`
Trivial merge